The following tables list the members exposed by the IDataContextProgramDao<TProgramResult, TProgramArguments> type.

Name Description
Public method Initialize Initializes the current DAO with the specified host carbonite controller as its data store context provider. (inherited from IBaseDao).
Public method RunProgram Routes a program run request to the underlying data store.
Top